crypto/tls.Conn.serverHandshake (method)
2 uses
crypto/tls (current package)
handshake_server.go#L42: func (c *Conn) serverHandshake(ctx context.Context) error {
tls.go#L39: c.handshakeFn = c.serverHandshake
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)